TrinityIDWallet
1.7.1
TrinityIDWalletCore
/
de.comuny.wallet.core.internal
/
[androidJvm]TrinityLogger
Trinity
Logger
object
TrinityLogger
Content copied to clipboard
Functions
Functions
debug
Link copied to clipboard
fun
debug
(
message
:
Any
?
)
Content copied to clipboard
fun
debug
(
tag
:
String
,
message
:
String
)
Content copied to clipboard
error
Link copied to clipboard
fun
error
(
message
:
Any
?
)
Content copied to clipboard
fun
error
(
tag
:
String
,
message
:
String
)
Content copied to clipboard
fun
error
(
tag
:
String
,
message
:
String
,
t
:
Throwable
)
Content copied to clipboard
info
Link copied to clipboard
fun
info
(
message
:
Any
?
)
Content copied to clipboard
fun
info
(
tag
:
String
,
message
:
String
)
Content copied to clipboard
print
Stack
Trace
Link copied to clipboard
fun
printStackTrace
(
t
:
Throwable
)
Content copied to clipboard
verbose
Link copied to clipboard
fun
verbose
(
message
:
Any
?
)
Content copied to clipboard
fun
verbose
(
tag
:
String
,
message
:
String
)
Content copied to clipboard
warning
Link copied to clipboard
fun
warning
(
message
:
Any
?
)
Content copied to clipboard
fun
warning
(
tag
:
String
,
message
:
String
)
Content copied to clipboard